home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000261_news@watsun.cc.columbia.edu _Mon Feb 22 15:28:43 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA27953
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 22 Feb 1999 15:28:41 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id PAA12100
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 22 Feb 1999 15:16:10 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: Matt Willman <willman.matt@cnf.REMOVE.com>
  10. Subject: Re: Timeout?
  11. Date: Mon, 22 Feb 1999 12:06:17 -0800
  12. Organization: CNF Transportation Inc.
  13. Message-ID: <36D1B8B8.F6B34F68@cnf.REMOVE.com>
  14. To: kermit.misc@mailrelay2.cc.columbia.edu
  15.  
  16. Thanks for the info....I could compile it on one of our development boxes...
  17. If you're interested, send me an email at willman.matt@cnf.com
  18.  
  19. Box is:
  20.  
  21. 3.2.5, with IBM's compiler
  22.  
  23. Thanks,
  24.  
  25. Matt
  26.  
  27.  
  28.  
  29. Frank da Cruz wrote:
  30.  
  31. > In article <36D19EC6.ECF95468@cnf.REMOVE.com>,
  32. > Matt Willman  <willman.matt@cnf.REMOVE.com> wrote:
  33. > : Using Kermit 6.0 on AIX 3.2.5.  We have a problem with some users that
  34. > : cannot remember to terminate their connection.  Is there some way to
  35. > : terminate their connection after a specified period of idle time?  Looked
  36. > : through 'Using C-Kermit' but didn't see anything that caught my eye....
  37. > :
  38. > That's a matter for the operating system.  Most versions of UNIX have a
  39. > facility for timing out idle jobs; I'm sure AIX has one too.
  40. >
  41. > By the way, C-Kermit 7.0 is now in Beta test:
  42. >
  43. >   http://www.columbia.edu/kermit/ck70.html
  44. >
  45. > but I have not yet found anybody who could try building it on AIX 3.x.
  46. > If you could do that, please let me know.
  47. >
  48. > Thanks!
  49. >
  50. > - Frank
  51.  
  52.  
  53.